home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / demos / 275 / pascal / fastread.con next >
Text File  |  1988-06-25  |  212b  |  4 lines

  1.    Contents_Size = 15000 ; { The size of the buffer.               }
  2.    String_Size = 255 ; {     The size of the string to be read in. }
  3.    Contents_Plus_1 = 15001 ; { The size of the buffer.               }
  4.